AtlasRect

Undocumented in source.

Members

Aliases

h
alias h = height
Undocumented in source.
w
alias w = width
Undocumented in source.

Functions

toQuad
TextureCoordinatesQuad toQuad(AtlasSize size)

Static functions

fromJSON
AtlasRect fromJSON(JSONValue v, bool useShortenedDimensionNames)
height
float height;
width
float width;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

x
float x;
y
float y;
Undocumented in source.

Meta